I need to get all the SIDs of the groups of a current user.
I noticed the os/user package may do this, but I cannot access the functions in lookup_windows.go, because the functions are not capitalized, right?
How can I get all the SIDs of the groups of the current user?