pub unsafe extern "C" fn gst_structure_fixate_field_string( structure: *mut GstStructure, field_name: *const c_char, target: *const c_char, ) -> gboolean