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