pub(crate) fn checked_next_power_of_two(opt: Option<usize>) -> Option<usize>