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