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