pub unsafe extern "C" fn Py_HashBuffer(
ptr: *const c_void,
len: Py_ssize_t,
) -> Py_hash_tAvailable on non-
Py_LIMITED_API and Py_3_14 only.pub unsafe extern "C" fn Py_HashBuffer(
ptr: *const c_void,
len: Py_ssize_t,
) -> Py_hash_tPy_LIMITED_API and Py_3_14 only.