Function windows_sys::Win32::UI::Shell::ShellExecuteW
pub unsafe extern "system" fn ShellExecuteW(
hwnd: HWND,
lpoperation: PCWSTR,
lpfile: PCWSTR,
lpparameters: PCWSTR,
lpdirectory: PCWSTR,
nshowcmd: SHOW_WINDOW_CMD,
) -> HINSTANCE