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