pub unsafe extern "cdecl" fn uset_applyIntPropertyValue(
    set: *mut USet,
    prop: UProperty,
    value: i32,
    ec: *mut UErrorCode,
)