pub type PFNGLVERTEXATTRIBFORMATPROC = Option<unsafe extern "C" fn(attribindex: GLuint, size: GLint, type_: GLenum, normalized: GLboolean, relativeoffset: GLuint)>;