int find_next_zero_bit (void * addr, int size, int offset);
int find_next_zero_bit
The address to base the search on
The maximum size to search
The bitnumber to start searching at