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