pub unsafe fn OemToCharW<P0>(psrc: P0, pdst: PWSTR) -> Result<()>
where P0: IntoParam<PCSTR>,