pub unsafe extern "C" fn glInterpolatePathsNV(
    resultPath: GLuint,
    pathA: GLuint,
    pathB: GLuint,
    weight: GLfloat
)