Function windows_sys::Win32::UI::WindowsAndMessaging::CharToOemBuffW

pub unsafe extern "system" fn CharToOemBuffW(
    lpszsrc: PCWSTR,
    lpszdst: PSTR,
    cchdstlength: u32,
) -> BOOL