pub fn concat_lf_horizontal( lfs: &Bound<'_, PyAny>, parallel: bool, strict: bool, ) -> PyResult<PyLazyFrame>