pub unsafe fn CharToOemBuffW<P0>(lpszsrc: P0, lpszdst: &mut [u8]) -> Result<()>
where P0: IntoParam<PCWSTR>,