package main // Set user-specified limit of how many fd's we can use func setRlimit(val uint) { }