pub unsafe fn IUnknown_QueryService<'a, T: Interface>( punk: impl IntoParam<'a, IUnknown>, guidservice: *const Guid, ) -> Result<T>