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