pub unsafe fn PyObject_CheckBuffer(o: *mut PyObject) -> i32
Available on neither Py_3_9 nor PyPy.