pub unsafe extern "C" fn GDALChecksumImage(
    hBand: GDALRasterBandH,
    nXOff: c_int,
    nYOff: c_int,
    nXSize: c_int,
    nYSize: c_int
) -> c_int