#ifndef __PETPET_C__ #define __PETPET_C__ #include void CPetPet(const char *in, const char *out, const size_t speed); #endif /* __PETPET_C__ */