pub unsafe extern "C" fn gst_structure_id_set(
    structure: *mut GstStructure,
    fieldname: GQuark
    ...
)