pub unsafe fn bms_union(
    arg_a: *const Bitmapset,
    arg_b: *const Bitmapset
) -> *mut Bitmapset