fn render_and_import_component_schema( context: &mut SchemaContext, schema_name: &str, component_type: &str, component_name: &str, ) -> Result<()>