pub type PFNGLTEXTURESTORAGE3DMULTISAMPLEEXTPROC = Option<unsafe extern "C" fn(texture: GLuint, target: GLenum, samples: GLsizei, internalformat: GLenum, width: GLsizei, height: GLsizei, depth: GLsizei, fixedsamplelocations: GLboolean)>;