pub unsafe extern "C" fn sixel_allocator_calloc( allocator: *mut Allocator, nelm: usize, elsize: usize, ) -> *mut c_void