add_get_carry_bits_msb

Function add_get_carry_bits_msb 

Source
fn add_get_carry_bits_msb(x: u32, y: u32, c_in: u32) -> (u32, Vec<u32>)