pub unsafe extern "C" fn clutter_actor_set_scale_full( self_: *mut ClutterActor, scale_x: c_double, scale_y: c_double, center_x: c_float, center_y: c_float, )