pub unsafe extern "C" fn gst_value_list_prepend_value(
    value: *mut GValue,
    prepend_value: *const GValue
)