That's exec*
family of syscalls
It's really useful when using bb (or bash) for wrapping other commands, constructing some obscure options to be passed to that command and then running that.
I'll consider adding this to babaskha.process (conditionally, if run in a Graal runtime)
that would be awesome, especially in BB