/* Function Prototypes: */
                uint16_t AVRISP_GetDescriptor(const uint16_t wValue,
 
        /* Function Prototypes: */
                uint16_t AVRISP_GetDescriptor(const uint16_t wValue,
                                              const void** const DescriptorAddress,
                                              uint8_t* const DescriptorMemorySpace)
                                              ATTR_WARN_UNUSED_RESULT ATTR_NON_NULL_PTR_ARG(3) ATTR_NON_NULL_PTR_ARG(4);
                                              const void** const DescriptorAddress,
                                              uint8_t* const DescriptorMemorySpace)
                                              ATTR_WARN_UNUSED_RESULT ATTR_NON_NULL_PTR_ARG(3) ATTR_NON_NULL_PTR_ARG(4);