pub fn if_nametoindex<P>(name: &P) -> Result<u32, Errno>where P: NixPath + ?Sized,
Resolve an interface into a interface number.