pub fn read_app_pk_from_file<VC: VmConfig<BabyBear>, P: AsRef<Path>>( path: P, ) -> Result<AppProvingKey<VC>>