The new `descriptors` argument needs to be added to the Command and
ConvertParams tables to by usable as a named argument and by
bitcoin-cli.
Also update the test to use named arguments to test this.
---
Backport of Core [[https://github.com/bitcoin/bitcoin/pull/16326 | PR16326]]