pub fn render( model: &dyn Model, annotations: &Annotations, options: &DisplayParams, ) -> TractResult<()>