Function windows_sys::Win32::UI::Input::KeyboardAndMouse::ToUnicodeEx

pub unsafe extern "system" fn ToUnicodeEx(
    wvirtkey: u32,
    wscancode: u32,
    lpkeystate: *const u8,
    pwszbuff: PWSTR,
    cchbuff: i32,
    wflags: u32,
    dwhkl: HKL,
) -> i32