void WKSetDragImage(NSImage *image, NSPoint offset);
+void WKDrawBezeledTextFieldCell(NSRect, BOOL enabled);
+
void WKSendUserChangeNotifications(void);
BOOL WKConvertNSEventToCarbonEvent(EventRecord *carbonEvent, NSEvent *cocoaEvent);
void WKSendKeyEventToTSM(NSEvent *theEvent);