pub unsafe extern "C" fn GDALBuildVRTOptionsNew(
    papszArgv: *mut *mut c_char,
    psOptionsForBinary: *mut GDALBuildVRTOptionsForBinary
) -> *mut GDALBuildVRTOptions