Sets the domain name of the system
fn set_domain_name<P>(name: P) -> Result<(), Errno> where P: AsRef<[u8]>,
The new domain name.