pub const MAIN_SEPARATOR_STR: &str;
main_separator_str
The primary separator of path components for the current platform.
For example, / on Unix and \ on Windows.
/
\