unsafe extern "C" fn gnrc_netif_ipv6_iid_from_addr( netif: *const gnrc_netif_t, addr: *const uint8_t, addr_len: size_t, iid: *mut eui64_t, ) -> c_int