#pragma once struct mmu_context; int mmuContextSetup(); struct mmu_context *mmuContextCreate();