pub fn walk_interface_mut<W, C>( walker: &mut W, interface: &Interface, context: &mut C, )where W: MutWalker<C>,