/*
 * call-seq:
 *   cursor_age -> number
 *
 * Returns the amount of seconds the mouse cursor was not moved.
 */
static VALUE vp_get_cursor_age(VALUE self) {