pub unsafe extern "C" fn gst_structure_id_set_value(
    structure: *mut GstStructure,
    field: GQuark,
    value: *const GValue
)