#ifndef SNS_H_ #define SNS_H_ int GetFirstPage(); int GetNextPage(ULONG64 sns_id); #endif