pub fn collect_expression_routine_references(
expression: &ExpressionPlan,
) -> Result<Vec<BoundRoutineReference>, SQLError>pub fn collect_expression_routine_references(
expression: &ExpressionPlan,
) -> Result<Vec<BoundRoutineReference>, SQLError>