pub unsafe extern "C" fn GDALSetRasterUnitType(
    hBand: GDALRasterBandH,
    pszNewValue: *const c_char
) -> Type