pub unsafe extern "C" fn glPathTexGenNV(
    texCoordSet: GLenum,
    genMode: GLenum,
    components: GLint,
    coeffs: *const GLfloat
)