pub const ENOTSUP: Errno;
👎Deprecated since 0.22.1:

use nix::errno::Errno::ENOTSUP instead