pub unsafe extern "C" fn PyByteArray_Resize( bytearray: *mut PyObject, len: isize, ) -> i32
dep_pyo3
std