pub unsafe extern "cdecl" fn u_memcmp(
    buf1: *const u16,
    buf2: *const u16,
    count: i32
) -> i32