fn close(self: *Loop, fd: os.fd_t) void
Performs an async os.close using a separate thread.
os.close
self: *Loop,
fd: os.fd_t,