pub(super) fn create_main_stack_pointer_global( store: &mut impl AsStoreMut, main_module: &Module, initial_value: u64, ) -> Result<Global, LinkError>