pub unsafe extern "C" fn gst_structure_set(
    structure: *mut GstStructure,
    fieldname: *const c_char
    ...
)