#include uint64_t** pbm_init(void); int pbm_check(uint64_t **b, uint32_t v); void pbm_set(uint64_t **b, uint32_t v);