pub unsafe fn CreateObjrefMoniker<P0>(punk: P0) -> Result<IMoniker>
where P0: IntoParam<IUnknown>,