Given a major status code like GSSAPI.Error.major_status (or
more commonly GSSAPI.Context.last_major_status in this case),
returns an array containing messages for all the status values in
it. The returned string(s) presumably don't end with linefeeds.
This wraps GSS_Display_status according to RFC 2743 section
2.4.1.