unlockpt
int unlockpt(int);
if (unlockpt(fd) == -1)
RL(unlockpt(hostfd));
REQUIRE_ERRNO(unlockpt(fdm), -1);