pub unsafe fn unorm_compare(
    s1: *const u16,
    length1: i32,
    s2: *const u16,
    length2: i32,
    options: u32,
    perrorcode: *mut UErrorCode
) -> i32