kill_prefix: TxDescriptor<{ prefix: Binary; subkeys: number }>

Kill all storage items with a key that starts with the given prefix.

NOTE: We rely on the Root origin to provide us the number of subkeys under the prefix we are removing to accurately calculate the weight of this function.