Function windows_sys::Win32::Devices::Display::EngMultiByteToWideChar
pub unsafe extern "system" fn EngMultiByteToWideChar(
codepage: u32,
widecharstring: PWSTR,
bytesinwidecharstring: i32,
multibytestring: PCSTR,
bytesinmultibytestring: i32,
) -> i32