pub const MB_1000: usize = 1048576000;
1000MB in bytes. This constant represents 1000 mb converted to bytes for use in size calculations.