pub type PFNGLTEXSTORAGEMEM2DMULTISAMPLEEXTPROC = Option<unsafe extern "C" fn(target: GLenum, samples: GLsizei, internalFormat: GLenum, width: GLsizei, height: GLsizei, fixedSampleLocations: GLboolean, memory: GLuint, offset: GLuint64)>;