pub unsafe extern "cdecl" fn ucol_getContractionsAndExpansions(
    coll: *const UCollator,
    contractions: *mut USet,
    expansions: *mut USet,
    addprefixes: i8,
    status: *mut UErrorCode,
)