pub unsafe fn CoRegisterMallocSpy<P0>(pmallocspy: P0) -> Result<()>
where P0: IntoParam<IMallocSpy>,