fill_default_options
int fill_default_options(Options *);
(void)fill_default_options(&options);
if (fill_default_options(&options) != 0)