pub unsafe extern "system" fn SHSetDefaultProperties(
    hwnd: HWND,
    psi: IShellItem,
    dwfileopflags: u32,
    pfops: IFileOperationProgressSink
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"