pub fn get_virtual_transaction_input_size_for_txin(
    txin: &TxIn,
    n_sig_op_cost: i64,
    bytes_per_sigop: u32
) -> i64