fn dhcp_send_renew( xid: u32, ciaddr: [u8; 4], server: [u8; 4], rebinding: bool, ) -> Result<(), &'static str>