PFNGLSTENCILSTROKEPATHINSTANCEDNVPROCDart typedef
        PFNGLSTENCILSTROKEPATHINSTANCEDNVPROCDart =
     void Function(int numPaths, int pathNameType, Pointer<NativeType>  paths, int pathBase, int reference, int mask, int transformType, Pointer<Float>  transformValues)
    
    
    
Implementation
typedef PFNGLSTENCILSTROKEPATHINSTANCEDNVPROCDart =
    void Function(
      int numPaths,
      int pathNameType,
      Pointer<NativeType> paths,
      int pathBase,
      int reference,
      int mask,
      int transformType,
      Pointer<Float> transformValues,
    );