pub unsafe extern "C" fn glPathParameterivNV(
    path: GLuint,
    pname: GLenum,
    value: *const GLint
)