fs_next_device
return fs_next_device(_cookie);
device = fs_next_device(&cookie);
while ((device = fs_next_device(&cookie)) >= 0) {