"User ID of the calling process" | lib | lib := S8FFI current library: nil functions: #getuid -> #(int #()). self print: 'User ID of the calling process = ' ,lib handle getuid.