Create a new wallet instance
pointer to create the instance at
ErrorCode
WalletT w; int rt = tagion_wallet_create_instance(&w); assert(rt == ErrorCode.none);
Create a new wallet instance