#pragma once #include "os/os.h" int os_entry(os_work_fn work_route);