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