Compare two SecurityContext items in a similar way to strcmp.
strcmp
first item to compare.
second item to compare.
negative if ctx1 < ctx2, 0 if ctx1 == ctx2 and positive if ctx1 > ctx2.