// SetNumFiles sets the rlimit for the maximum open files. func SetNumFiles(maxOpenFiles uint64) error { … }