pub unsafe fn args_sizes_get() -> Result<(Size, Size), Errno>
Return command-line argument data sizes.
Returns the number of arguments and the size of the argument string data, or an error.