pub unsafe extern "C" fn gst_value_list_init(
    value: *mut GValue,
    prealloc: c_uint
) -> *mut GValue
This is supported on crate feature v1_18 only.