uint8_t kds_s2000w_option_descriptors_get_max_option_count();
option_descriptor* kds_s2000w_option_descriptors_full_get_by_number(uint32_t number);
SANE_Option_Descriptor* kds_s2000w_option_descriptors_get_by_number(uint32_t number);
-__attribute_deprecated__ SANE_Option_Descriptor* kds_s2000w_option_descriptors_get_by_name(const char* name);
SANE_Option_Descriptor* kds_s2000w_option_descriptors_get_by_config_name(const char* name);
#endif
\ No newline at end of file