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