Function windows_sys::Win32::Globalization::ucol_setReorderCodes
pub unsafe extern "cdecl" fn ucol_setReorderCodes(
coll: *mut UCollator,
reordercodes: *const i32,
reordercodeslength: i32,
perrorcode: *mut UErrorCode,
)