#include int main() { boost::atomic<__int128_t> variable(0); variable.load(); }