Is it possible to get better names for the generated PIR subs? Something like "_block128" is probably very easy to produce in terms of code generation, but it makes for hell when we're trying to do PIR-level debugging on the generated code. Something like "_block128" would be ideal, if possible.