pub unsafe extern "cdecl" fn uset_complementAll(
    set: *mut USet,
    complement: *const USet
)