pub unsafe extern "C" fn net_arp_revlookup( nif: *mut netif_t, ip_out: *mut u8, mac_in: *const u8, ) -> c_int