sparsebit_all_clear
bool sparsebit_all_clear(const struct sparsebit *sbit);
assert(!sparsebit_all_clear(s));
assert(sparsebit_all_clear(s));