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