pub fn check_absolute_locktime(locktime: u32) -> Result<(), u32>
Check if the absolute locktime is within the allowed range.