const have_sigpipe_support: bool = @hasDecl(@This(), "SIG") and @hasDecl(SIG, "PIPE");