pub const STACK_END_EXPORT_NAME: &str = "__gear_stack_end";
__gear_stack_end export is inserted by wasm-proc or wasm-builder, it indicates the end of program stack memory.
__gear_stack_end