pub unsafe extern "C" fn gst_structure_intersect(
    struct1: *const GstStructure,
    struct2: *const GstStructure
) -> *mut GstStructure