pub unsafe fn ImageList_CoCreateInstance<'a, T: Interface>( rclsid: *const Guid, punkouter: impl IntoParam<'a, IUnknown>, ) -> Result<T>