Constant MS_RELATIME

pub const MS_RELATIME: u64 = 0x200000; // 2_097_152u64
Available on crate feature dep_sdl3 only.