pub unsafe extern "C" fn sixel_allocator_realloc( allocator: *mut Allocator, p: *mut c_void, n: usize, ) -> *mut c_void