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