pub unsafe fn CharToOemBuffW<'a>( lpszsrc: impl IntoParam<'a, PWSTR>, lpszdst: PSTR, cchdstlength: u32, ) -> BOOL