pub const MAX_SCHEDULE_TIMEOUT: c_long = c_long::MAX; // 9_223_372_036_854_775_807isize
A sentinel value used for infinite timeouts.