pub type PFNGLTEXTURESTORAGE1DPROC = Option<unsafe extern "C" fn(texture: GLuint, levels: GLsizei, internalformat: GLenum, width: GLsizei)>;