pub const AERON_NAK_UNICAST_RETRY_DELAY_RATIO_ENV_VAR: &[u8; 36] = b"AERON_NAK_UNICAST_RETRY_DELAY_RATIO\0";
A ratio to apply to the nak unicast delay to calculate the resend delay. Used as a multipler.