pub unsafe extern "C" fn gst_value_list_append_value(
    value: *mut GValue,
    append_value: *const GValue
)