std::math::bigint

ONE

const BigInt ONE = { .len = 1, .data[0] = 1 };