#pragma once int api_init(void); void api_rope(void); char* remind(char* who);