pub unsafe extern "C" fn clutter_animator_set_key( animator: *mut ClutterAnimator, object: *mut GObject, property_name: *const c_char, mode: c_uint, progress: c_double, value: *const GValue, ) -> *mut ClutterAnimator