Returns the UNIX™ user id of a file.
os.Path.uid( fname STRING) RETURNING id INTEGER
This method can only be used on UNIX!
Function returns -1 if it fails to get the user id.