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