pub unsafe extern "C" fn netif_add_ip6_address(
    netif: *mut netif,
    ip6addr: *const ip6_addr,
    chosen_idx: *mut i8
) -> i8