_GetAreaNoThrow
status_t status = _GetAreaNoThrow(remoteAddress, size, area);
status_t status = _GetAreaNoThrow(address, size, area);
status_t _GetAreaNoThrow(const void *address, int32 size, Area *&_area);