Future<int> close(int handle) async { throw CaptureException( SktErrors.ESKT_NOTINITIALIZED, 'close() is not implemented.'); }