pub unsafe fn PyCode_GetNumFree(op: *mut PyCodeObject) -> Py_ssize_t
Available on neither
PyPy
nor GraalPy
and Py_3_10
and non-Py_3_11
and non-Py_LIMITED_API
only.