pub type PFNGLVERTEXATTRIBI4UIEXTPROC = Option<unsafe extern "C" fn(index: GLuint, x: GLuint, y: GLuint, z: GLuint, w: GLuint)>;