#pragma once #include #ifdef __cplusplus extern "C" { #endif extern bool buckets_enabled; #ifdef __cplusplus } #endif