pub unsafe extern "C" fn gst_caps_append_structure(
    caps: *mut GstCaps,
    structure: *mut GstStructure
)