pub unsafe extern "C" fn netif_set_ipaddr(
    netif: *mut netif,
    ipaddr: *const ip4_addr_t
)