pub unsafe extern "C" fn PyRun_SimpleStringFlags(
    arg1: *const i8,
    arg2: *mut PyCompilerFlags
) -> i32