pub unsafe fn PyType_HasFeature(t: *mut PyTypeObject, f: u64) -> i32
This is supported on non-Py_LIMITED_API only.