pub unsafe extern "C" fn netif_loop_output(
    netif: *mut netif,
    p: *mut pbuf
) -> err_t