sparsebit_alloc
struct sparsebit *sparsebit_alloc(void);
region->unused_phy_pages = sparsebit_alloc();
region->protected_phy_pages = sparsebit_alloc();
vm->vpages_valid = sparsebit_alloc();
vm->vpages_mapped = sparsebit_alloc();
s = sparsebit_alloc();