> > Yes, we don't want to mess around with the actual indexing in this PR. >
A couple of thoughts - 1. We could have a static instance of the options which could be `memcpy` into the struct to initialize it to default values. 2. It's kind of ugly, but we could have a function to initialize an option struct to default values.