9
10import (
11 "fmt"
12 "io/ioutil"13 "os"
14 "unsafe"
15)
Sometimes a function, variable, constant, field, or whole package becomes redundant or unnecessary but must be kept for compatibility with existing programs. These should not be used except for compatibility with legacy systems.