#pragma once #include int rest_api_init(void *ctx, uint16_t port); void rest_api_fini(void);