pub unsafe extern "C" fn gst_value_deserialize_with_pspec(
    dest: *mut GValue,
    src: *const c_char,
    pspec: *mut GParamSpec
) -> gboolean
This is supported on crate feature v1_20 only.