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