void cu_mouse_drag( int fromX, int fromY, int toX, int toY, int button, ) { return _cu_mouse_drag( fromX, fromY, toX, toY, button, ); }