pub fn combine_lo_hi_u64( amount_lo: u64, amount_hi: u64, bit_length: usize, ) -> u64
try_combine_lo_hi_u64