pub fn big_uint_annotated<Env, T>(env: &Env, from: &T) -> BigUintValuewhere Env: TxEnv, T: AnnotatedValue<Env, BigUint<Env::Api>>,