pub unsafe extern "C" fn gmshViewAddListDataString( tag: c_int, coord: *const f64, coord_n: usize, data: *const *const c_char, data_n: usize, style: *const *const c_char, style_n: usize, ierr: *mut c_int, )