spk_set_mask_bits
x = spk_set_mask_bits(NULL, var->value, 3);
x = spk_set_mask_bits(punc_buf, var->value, 3);
spk_set_mask_bits(NULL, i, 2);
int spk_set_mask_bits(const char *input, const int which, const int how);