#pragma once
#include <stdbool.h>
#include "../vendor/nim-codex/library/libcodex.h"
extern void callback(int ret, char* msg, size_t len, void* resp);