If self is a device special file, then this functions returns the device it represents.
self
impl Info { fn special_file(&self) -> Option<Device> }