pub unsafe extern "cdecl" fn u_austrncpy(
    dst: PCSTR,
    src: *const u16,
    n: i32
) -> PSTR