pub unsafe extern "C" fn netif_set_netmask(
    netif: *mut netif,
    netmask: *const ip4_addr_t
)