pub fn bitcast(
    casts: &[Bitcast],
    operands: &[String],
    results: &mut Vec<String>
)