fssh_driver_settings
#define driver_settings fssh_driver_settings
extern const fssh_driver_settings *fssh_get_driver_settings(void *handle);
fssh_memset(&handle->settings, 0, sizeof(struct fssh_driver_settings));
struct fssh_driver_settings settings;
const fssh_driver_settings *