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