pub unsafe fn PyObject_CheckBuffer(o: *mut PyObject) -> c_int
This is supported on neither Py_3_9 nor PyPy.