pub unsafe extern "C" fn ucol_setReorderCodes_73(
    coll: *mut UCollator,
    reorderCodes: *const i32,
    reorderCodesLength: i32,
    pErrorCode: *mut UErrorCode
)