pub const MB_64: usize = 67108864; // 67_108_864usize
64MB in bytes. This constant represents 64 mb converted to bytes for use in size calculations.