#include <stdbool.h> bool flipbip_load_settings(char* settings); bool flipbip_save_settings(const char* settings);