bool isNullable(IStatus status, int index) { final res = _isNullable(self, status.self, index); status.checkStatus(); return res != 0; }