pub unsafe fn CreateXmlWriter<P0>( riid: *const GUID, ppvobject: *mut *mut c_void, pmalloc: P0, ) -> Result<()>where P0: Param<IMalloc>,