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