pub unsafe extern "C" fn gst_util_set_object_array(
    object: *mut GObject,
    name: *const c_char,
    array: *const GValueArray
) -> gboolean