pub unsafe extern "C" fn PyRun_SimpleStringFlags( arg1: *const c_char, arg2: *mut PyCompilerFlags, ) -> c_int
Py_LIMITED_API