#pragma once struct ScePhotoExportParam { le_t version; vm::lcptr photoTitle; vm::lcptr gameTitle; vm::lcptr gameComment; char reserved[32]; }; using ScePhotoExportCancelFunc = func_def)>; extern psv_log_base scePhotoExport;