#pragma once #include "sceNpCommon.h" struct SceNpOptParam { le_t optParamSize; }; using SceNpServiceStateCallback = void(SceNpServiceState state, vm::ptr userdata);