use *;
/// Returns the base address of the game's text segment.
/// Returns the base address of the game's read-only data segment.
/// Returns the base address of the game's data segment.
/// Returns the base address of the game's BSS segment.
/// Returns the base address of the game's heap segment.