pub unsafe fn SafeRef<P0>(rid: *const GUID, punk: P0) -> *mut c_void
where P0: IntoParam<IUnknown>,