#ifndef LOCUSTS_H#define LOCUSTS_H#ifdef __cplusplusextern"C"{#endif/*Introduces locusts into your codebase.Note: locusts are not included with installing this library. Please source yourown.*/voidintroduce_locusts(void){return;}#ifdef __cplusplus}#endif#endif /* LOCUSTS_H */