pub unsafe extern "C" fn gsSetRowFieldByString( row: *mut GSRow, column: i32, fieldValue: *const GSChar, ) -> GSResult