pub unsafe extern "system" fn CoGetInterceptorFromTypeInfo(
    iidintercepted: *const GUID,
    punkouter: IUnknown,
    typeinfo: ITypeInfo,
    iid: *const GUID,
    ppv: *mut *mut c_void
) -> HRESULT
Expand description

Required features: "Win32_System_Com_CallObj"