Function windows_sys::Win32::Globalization::ucol_strcollUTF8
pub unsafe extern "cdecl" fn ucol_strcollUTF8(
coll: *const UCollator,
source: PCSTR,
sourcelength: i32,
target: PCSTR,
targetlength: i32,
status: *mut UErrorCode,
) -> UCollationResult