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