pub unsafe fn bms_nonempty_difference(
    arg_a: *const Bitmapset,
    arg_b: *const Bitmapset
) -> bool