pub unsafe extern "C" fn GDALMDArrayGetNoDataValueAsDouble(
    hArray: GDALMDArrayH,
    pbHasNoDataValue: *mut c_int
) -> f64