#include <CoreFoundation/CoreFoundation.h>
#if defined __cplusplus
extern "C" {
#endif
CGImageRef grabViaOpenGL(CGDirectDisplayID display,
CGRect srcRect);
}