pub unsafe extern "C" fn GDALSetRasterNoDataValueAsInt64(
    arg1: GDALRasterBandH,
    arg2: i64
) -> Type