Function CharToOemBuffA

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