pub unsafe extern "C" fn hb_set_subtract(
    set: *mut hb_set_t,
    other: *const hb_set_t
)