pub type PFNGLCLEARTEXIMAGEPROC = Option<unsafe extern "C" fn(texture: GLuint, level: GLint, format: GLenum, type_: GLenum, data: *const c_void)>;