pub unsafe extern "cdecl" fn u_uastrncpy(
    dst: *mut u16,
    src: PCSTR,
    n: i32
) -> *mut u16