Function OemToCharBuffW

Source
pub unsafe extern "C" fn OemToCharBuffW(
    lpszSrc: LPCSTR,
    lpszDst: LPWSTR,
    cchDstLength: DWORD,
) -> BOOL