@interface _GGLDisplayLinkTarget : NSObject { struct weak_ptr { struct _RunLoopCallbacker *__ptr_; struct __shared_weak_count *__cntrl_; } _callbacker; } - (id)initWithCallbacker:(struct weak_ptr { struct _RunLoopCallbacker *x0; struct __shared_weak_count *x1; })a0; - (id).cxx_construct; - (void).cxx_destruct; - (void)displayLinkFired:(id)a0; @end