#ifndef ZILOGMCZ_H #define ZILOGMCZ_H extern std::unique_ptr createZilogMczDecoder( const DecoderProto& config); #endif