pub type PFNGLTEXTUREPARAMETERFVEXTPROC = Option<unsafe extern "C" fn(texture: GLuint, target: GLenum, pname: GLenum, params: *const GLfloat)>;