pub unsafe extern "C" fn GDALMDArraySetNoDataValueAsDouble(
    hArray: GDALMDArrayH,
    dfNoDataValue: f64
) -> c_int