pub unsafe fn IUnknown_GetSite<P0, T>(punk: P0) -> Result<T>
where P0: IntoParam<IUnknown>, T: Interface,