pub unsafe fn u_austrncpy<P0>(dst: P0, src: *const u16, n: i32) -> PSTR
where P0: IntoParam<PCSTR>,