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