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