pub type roaring64_leaf_t = u64;
Internal leaf type, exposed only for use inside roaring64_bulk_context_t. Callers should treat it as opaque.
roaring64_bulk_context_t