pub unsafe extern "C" fn glStencilThenCoverFillPathNV(
    path: GLuint,
    fillMode: GLenum,
    mask: GLuint,
    coverMode: GLenum
)