pub unsafe extern "C" fn dc_buffer_append( buffer: *mut dc_buffer_t, data: *const c_uchar, size: usize, ) -> c_int