GLX: Work around 'X_GLXCreateContextAtrribsARB' typo fix API break
Created by: aaronp24
Older versions of glxproto.h contained a typo where "Attribs" was misspelled. The typo was fixed in the xorgproto version of glxproto.h, breaking the API.
Fixes #149 (closed).