pub unsafe extern "C" fn arv_buffer_get_chunk_data( buffer: *mut ArvBuffer, chunk_id: u64, size: *mut size_t, ) -> *mut u8