pub unsafe extern "C" fn GDALWarpAppOptionsSetQuiet(
    psOptions: *mut GDALWarpAppOptions,
    bQuiet: c_int
)