pub unsafe fn u_memcmpCodePointOrder(
    s1: *const u16,
    s2: *const u16,
    count: i32
) -> i32