int find_next_bit (const unsigned long * addr, int size, int offset);
int find_next_bit
The address to base the search on
The maximum size to search
The bitnumber to start searching at