#include "clay.h" void clay_render_to_png(clay doc, const char *path) { // todo }