Some wrappers should apply to two implementations, such as
PyCode_GetNumFree was existed in CPython and PyPy. Group this function
to if CPython or PyPy section. Avoid have duplicate function wrappers.
Check out, review, and merge locally
Step 1.
Fetch and check out the branch for this merge request