sparsebit_first_clear
sparsebit_idx_t sparsebit_first_clear(const struct sparsebit *sbit);
assert(!get_value(sparsebit_first_clear(s)));
assert(!get_value(sparsebit_first_clear(s)));
next = sparsebit_first_clear(s);