The maximum number of pending signals for the process.
const PendingSignals: Resource = Resource(cty::RLIMIT_SIGPENDING as c_int);
prlimit(2) and RLIMIT_SIGPENDING therein