pub unsafe extern "C" fn GDALCreateScaledProgress(
    arg1: f64,
    arg2: f64,
    arg3: GDALProgressFunc,
    arg4: *mut c_void
) -> *mut c_void