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