import "github.com/Microsoft/hcsshim/internal/longpath"
longpath.go
func LongAbs(path string) (string, error)
LongAbs makes a path absolute and returns it in NT long path form.