pub type PFNGLVERTEXATTRIBP1UIVPROC = Option<unsafe extern "C" fn(index: GLuint, type_: GLenum, normalized: GLboolean, value: *const GLuint)>;