f9f715c31e
Somehow, I missed, that its 'create' function has bit arity, while 'invoke' does not. Thus, instead of directly passing arguments of 'invoke' to 'create', pack them into an array first.