pub unsafe extern "C" fn PyRun_InteractiveOne(
    f: *mut FILE,
    p: *const i8
) -> i32
This is supported on non-PyPy only.