pub fn path( ctx: &Context, symbol_a: &str, symbol_b: &str, max_depth: usize, format: Format, ) -> Result<()>