#ifndef QJS_DMON_H #define QJS_DMON_H #include "cell.h" JSValue js_dmon_use(JSContext *js); #endif