#pragma once namespace Init { void check_magic(); void disable_smp(); void early_init(); }