pub unsafe fn CoCreateActivity<P0>( piunknown: P0, riid: *const GUID, ppobj: *mut *mut c_void, ) -> Result<()>where P0: Param<IUnknown>,