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