pub unsafe extern "system" fn SHOpenWithDialog(
    hwndparent: HWND,
    poainfo: *const OPENASINFO
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’