Conversion of GiB to bytes.
Declared in <util/byte_units.h>
<util/byte_units.h>
consteval uint64_t operator""_GiB(unsigned long long gibibytes);
The value in bytes (gibibytes shifted left by 30 bits).
gibibytes