pub unsafe extern "C" fn glIsPointInStrokePathNV(
    path: GLuint,
    x: GLfloat,
    y: GLfloat
) -> GLboolean