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