pub unsafe extern "C" fn ucol_getSortKey_73(
    coll: *const UCollator,
    source: *const UChar,
    sourceLength: i32,
    result: *mut u8,
    resultLength: i32
) -> i32