pub unsafe extern "C" fn gst_structure_get_enum( structure: *const GstStructure, fieldname: *const c_char, enumtype: GType, value: *mut c_int, ) -> gboolean