pub unsafe extern "C" fn gst_structure_id_get(
    structure: *const GstStructure,
    first_field_id: GQuark
    ...
) -> gboolean