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