host_sm
qsort((void *)buffer, size, sizeof (struct sm), host_sm);
static int host_sm(const void *, const void *b);