pub unsafe extern "C" fn Py_HashBuffer(
ptr: *const c_void,
len: isize,
) -> isizeAvailable on
Py_3_14 and (Py_3_13 or non-PyPy) and neither Py_LIMITED_API nor RustPython only.