#ifndef SLIBTOOL_COFF_IMPL_H
#define SLIBTOOL_COFF_IMPL_H
int slbt_coff_qsort_strcmp(const void * a, const void * b);
#endif