pub async fn sheet_layout_batch( file: PathBuf, ops: String, dry_run: bool, in_place: bool, output: Option<PathBuf>, force: bool, ) -> Result<Value>