unsafe extern "C" fn buffer_read( buf: *mut c_void, nbytes: usize, io_ctx: *mut c_void, ) -> isize
Read handler that copies bytes from the buffer into the caller’s buffer.