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