pub fn check_projected_schema_impl( a: &Schema, b: &Schema, projected_names: Option<&[String]>, msg: &str ) -> PolarsResult<()>