pub unsafe fn DebugConnect<P0>( remoteoptions: P0, interfaceid: *const GUID, interface: *mut *mut c_void, ) -> Result<()>where P0: Param<PCSTR>,