pub fn walk_variable_mut<W, C>( walker: &mut W, variable: &Variable, context: &mut C, )where W: MutWalker<C>,