fReplyIDCounter
int64 replyID = atomic_add64(&fPrivateData->fReplyIDCounter, 1);
int64 fReplyIDCounter;