pub fn prepare_cloud_plan( lf: PyLazyFrame, allow_local_scans: bool, py: Python<'_>, ) -> PyResult<(Bound<'_, PyBytes>, u32)>