pub unsafe fn LresultFromObject<'a>( riid: *const Guid, wparam: impl IntoParam<'a, WPARAM>, punk: impl IntoParam<'a, IUnknown>, ) -> LRESULT