pub unsafe extern "system" fn CharToOemBuffA(
    lpszSrc: *const i8,
    lpszDst: *mut i8,
    cchDstLength: u32
) -> i32