pub unsafe fn CharToOemW<P0>(psrc: P0, pdst: PSTR) -> Result<()>
where P0: IntoParam<PCWSTR>,