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