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