pub unsafe fn OemToCharBuffW<P0>(lpszsrc: P0, lpszdst: &mut [u16]) -> Result<()>
where P0: IntoParam<PCSTR>,