Function SHOpenWithDialog

pub unsafe fn SHOpenWithDialog(
    hwndparent: Option<HWND>,
    poainfo: *const OPENASINFO,
) -> Result<()>