pub unsafe fn u_uastrcpy<P0>(dst: *mut u16, src: P0) -> *mut u16
where P0: IntoParam<PCSTR>,