pub type WasmPage = Page<WASM_PAGE_SIZE>;
Page of wasm page size - 64 kiB.
struct WasmPage(/* private fields */);