Conversion of MiB to bytes.
Declared in <util/byte_units.h>
<util/byte_units.h>
consteval uint64_t operator""_MiB(unsigned long long mebibytes);
The value in bytes (mebibytes shifted left by 20 bits).
mebibytes