bool isBof(IStatus status) { final res = _isBof(self, status.self); status.checkStatus(); return res != 0; }