pub fn parse_bigints_to_witness(bigints: Vec<BigInt>) -> Result<Vec<u8>>
Parse bigints to wtns format. Reference: witnesscalc/src/witnesscalc.cpp
wtns