1. In api.c, change the name of the devId global to testDevId. 2. In api.c, for the SNI test, some of the pointers were multiply typecast eventually to `void **`. An older compiler didn't like that. Just use void pointer.
Before creating any new configure files (.conf) read the CONF_FILES_README.md