pub unsafe extern "C" fn PyFuture_FromASTObject(
    _mod: *mut _mod,
    filename: *mut PyObject
) -> *mut PyFutureFeatures
This is supported on non-Py_3_10 only.