#include "filtfunc.hpp" int filter_function( char *indata, char *outdata, int insize ) { } // End of File