pub unsafe extern "system" fn SHAssocEnumHandlersForProtocolByApplication(
    protocol: PWSTR,
    riid: *const GUID,
    enumhandlers: *mut *mut c_void
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’