Function CharToOemBuffW

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