pub unsafe extern "C" fn gst_object_get_g_value_array( object: *mut GstObject, property_name: *const c_char, timestamp: GstClockTime, interval: GstClockTime, n_values: c_uint, values: *mut GValue, ) -> gboolean