pub unsafe extern "C" fn netif_invoke_ext_callback(
    netif: *mut netif,
    reason: u16,
    args: *const netif_ext_callback_args_t
)