bhnd_sprom_opcode_sort_idx
qsort(idx, num_idx, sizeof(idx[0]), bhnd_sprom_opcode_sort_idx);
static int bhnd_sprom_opcode_sort_idx(const void *lhs, const void *rhs);