pub unsafe extern "system" fn CharToOemW(
    pSrc: *const u16,
    pDst: *mut i8
) -> i32