pub unsafe extern "C" fn GDALWarpAppOptionsNew(
    papszArgv: *mut *mut c_char,
    psOptionsForBinary: *mut GDALWarpAppOptionsForBinary
) -> *mut GDALWarpAppOptions