pub unsafe extern "C" fn gst_structure_set_list(
    structure: *mut GstStructure,
    fieldname: *const c_char,
    array: *const GValueArray
)