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