pub unsafe extern "C" fn gst_structure_get_string(
    structure: *const GstStructure,
    fieldname: *const c_char
) -> *const c_char