Future<int?> openDevice(int clientHandle, String guid) async { throw CaptureException( SktErrors.ESKT_NOTINITIALIZED, 'openDevice() is not implemented.'); }