pub fn walk_function_mut<W, C>( walker: &mut W, function: &Function, context: &mut C, )where W: MutWalker<C>,