#pragma once #include bool json_get_string(const char *json, const char *key, char *out, size_t out_size);