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