pub fn get_virtual_transaction_size_for_tx(
    tx: &Transaction,
    n_sig_op_cost: i64,
    bytes_per_sigop: u32
) -> i64