pub unsafe extern "C" fn CGDisplayMoveCursorToPoint(
    display: CGDirectDisplayID,
    point: CGPoint
) -> CGError