#pragma once #include struct camu_server; struct camu_db { }; bool camu_db_open(struct camu_server *srv, str *path);