pub unsafe extern "C" fn gst_structure_is_equal(
    structure1: *const GstStructure,
    structure2: *const GstStructure
) -> gboolean