`__clinic_args` is currently not checked for NULL and can crash the interpreter. The fix is to check for NULL and exit early. <!-- gh-linked-prs --> ### Linked PRs * gh-100343 * gh-100568 <!-- /gh-linked-prs -->