In this code, which names are exported?
package os type FilePermission int type userID int
FilePermission and userID
none of these answers
userID
FilePermission