pub unsafe extern "C" fn glWeightPathsNV(
    resultPath: GLuint,
    numPaths: GLsizei,
    paths: *const GLuint,
    weights: *const GLfloat
)