struct fqz { public: fqz(); fqz(fqz_params *p); ~fqz(); int encode(int in_fd, int out_fd); int decode(int in_fd, int out_fd); }