pub unsafe extern "C" fn slow_bitmap_and( dst: *mut c_ulong, bitmap1: *const c_ulong, bitmap2: *const c_ulong, bits: c_long, ) -> c_int