pub unsafe extern "C" fn PyRun_InteractiveLoopFlags(
fp: *mut FILE,
filename: *const i8,
flags: *mut PyCompilerFlags
) -> i32