pub unsafe extern "C" fn GDALInitializeWarpedVRT(
    hDS: GDALDatasetH,
    psWO: *mut GDALWarpOptions
) -> Type