_AllocateSpace
status_t _AllocateSpace(int32 size, bool alignAddress,
status_t error = _AllocateSpace(sizeof(FieldHeader) + strlen(name), true,
status_t error = _AllocateSpace(elementSize * elementCount,
status_t error = _AllocateSpace(entrySize, true, false, &address,