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