pub unsafe extern "C" fn bitset_for_each( b: *const bitset_t, iterator: bitset_iterator, ptr: *mut c_void, ) -> bool