Function windows::Win32::Devices::Display::EngMultiByteToWideChar
pub unsafe fn EngMultiByteToWideChar(
codepage: u32,
widecharstring: PWSTR,
bytesinwidecharstring: i32,
multibytestring: Option<&[u8]>,
) -> i32