pub unsafe extern "C" fn netif_ip6_addr_set_state(
    netif: *mut netif,
    addr_idx: s8_t,
    state: u8_t
)