_SpaceCheck
status_t status = origin->_SpaceCheck(length);
status_t status = _SpaceCheck(length);
status_t _SpaceCheck(int length) const;