EngMultiByteToWideChar

Function EngMultiByteToWideChar 

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