pub unsafe extern "C" fn PyCompile_OpcodeStackEffectWithJump( opcode: c_int, oparg: c_int, jump: c_int, ) -> c_int
Py_LIMITED_API
Py_3_8