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