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