pub fn null_path() -> &'static Path
Returns the null device for the current platform
On unix, this is /dev/null On windows, this is NUL
/dev/null
NUL