PFNGLSTENCILTHENCOVERSTROKEPATHNVPROC typedef
        PFNGLSTENCILTHENCOVERSTROKEPATHNVPROC =
     Void Function(Uint32 path, Int32 reference, Uint32 mask, Uint32 coverMode)
    
    
    
Implementation
typedef PFNGLSTENCILTHENCOVERSTROKEPATHNVPROC =
    Void Function(Uint32 path, Int32 reference, Uint32 mask, Uint32 coverMode);