u_strncmp

Function u_strncmp 

pub unsafe extern "C" fn u_strncmp(
    ucs1: *const u16,
    ucs2: *const u16,
    n: i32,
) -> i32