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