Documentation
void C_GetFunctionList(void);
int main(int argc, char **argv) {
	C_GetFunctionList();
}