pub unsafe extern "C" fn gst_value_compare(
    value1: *const GValue,
    value2: *const GValue
) -> c_int