#ifndef GEMINI_H #define GEMINI_H char* analyze_crash(const char *api_key, const char *traceback, const char *sys_info); #endif