Jan attempted first to pass a struct containing an array of structs, and then simplified to just passing an array of structured buffers. In both cases SlangPy fails to correctly generate code.
Note: also requested by Fabrice, in the context of actual broadcasting (i.e. wanting to pass an array to a single element). Both have significant value.