Create a new nutscan_device_t structure.
#include <nut-scan.h>
nutscan_device_t * nutscan_new_device();
The nutscan_new_device() function allocates a new nutscan_device_type_t structure.
The nutscan_new_device() function returns the newly allocated nutscan_device_type_t structure