Function PyRun_InteractiveOne
pub unsafe extern "C" fn PyRun_InteractiveOne(
f: *mut FILE,
p: *const i8,
) -> i32Available on crate feature
tls and neither PyPy nor GraalPy only.