INT64 __fastcall SmPageRead(union MM_STORE_KEY *a1, UINT64 a2){
__int64 v3;
__int64 v4;
__int64 v5;
unsigned int v7[6];
v7[0] = 0;
SmKeyConvert((union _MM_STORE_KEY *)a1, (union _SM_PAGE_KEY *)v7);
return SMKM_STORE_MGR::SmPageRead(v3, v7, a2, v5, v4);
}