Add two inlined function for CPython
In extened C API, there have PyFrame_SetLineNumber and PyCode_HasFreeVars two APIs. Add these two inlined C functions for CPython.
In extened C API, there have PyFrame_SetLineNumber and PyCode_HasFreeVars two APIs. Add these two inlined C functions for CPython.