pub unsafe extern "C" fn GDALMDArraySetNoDataValueAsUInt64(
    hArray: GDALMDArrayH,
    nNoDataValue: u64
) -> c_int