pub unsafe extern "C" fn glTextureStorage2DMultisample( texture: GLuint, samples: GLsizei, internalformat: GLenum, width: GLsizei, height: GLsizei, fixedsamplelocations: GLboolean, )