pub unsafe extern "C" fn net_arp_insert( nif: *mut netif_t, mac: *const u8, ip: *const u8, timestamp: u64, ) -> c_int