v_count
if (in[1] < v_base || in[1] >= v_base + v_count)
return (l_index * v_count + v_index) * t_count + s_base;
enum { n_count = v_count * t_count};
print_bits(const char *btype, uint32_t *v, const int v_count,
for (int i = 0; i < v_count * 32; i++) {
void print_bits(const char *btype, uint32_t *v, const int v_count,