Paste qekzv C
typedef struct GSEventRecord { GSEventType type; GSEventSubType subtype; CGPoint location; CGPoint windowLocation; int windowContextId; uint64_t timestamp; GSWindowRef window; GSEventFlags flags; unsigned senderPID; CFIndex infoSize; uint64_t unk_000; //This is new in iOS 7. 64 bits on both 32 and 64 bit processors } GSEventRecord;