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