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