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