Constant PATH_MAX

pub const PATH_MAX: i32 = 4096; // 4_096i32
Available on crate feature dep_sdl3 only.