pub type PFNGLTEXIMAGE3DMULTISAMPLECOVERAGENVPROC = Option<unsafe extern "C" fn(target: GLenum, coverageSamples: GLsizei, colorSamples: GLsizei, internalFormat: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, fixedSampleLocations: GLboolean)>;