curpsinfo->pr_psargs more then 80 characters

From: forumforeign <forumforeign_at_gmail.com>
Date: Mon, 29 Jul 2024 14:21:03 UTC
Hello.
Does anybody know how to obtain a full command with all arguments when 
use a

curpsinfo->pr_psargs

?
Documentation says: psinfo_t provider features pr_psargs field that 
contains first 80 characters of process arguments.

So, is there any analog of "curpsinfo->pr_psargs" which doesn't cut to 
80 characters?

PS. I use it in dtrace script 
https://github.com/jorgev/dtrace-scripts/blob/master/execsnoop