#ifndef herf_h #define herf_h #include extern void herf_sort(int32_t *,uint32_t); #endif