smb_iod_open_door
err = smb_iod_open_door(&door_fd);
int smb_iod_open_door(int *);
while ((err = smb_iod_open_door(&fd)) != 0) {