pub unsafe fn u_strncmpCodePointOrder(
    s1: *const u16,
    s2: *const u16,
    n: i32
) -> i32