pub unsafe extern "C" fn netif_ip6_addr_set(
    netif: *mut netif,
    addr_idx: i8,
    addr6: *const ip6_addr
)