PFNGLVERTEXARRAYVERTEXATTRIBLOFFSETEXTPROCDart typedef
        PFNGLVERTEXARRAYVERTEXATTRIBLOFFSETEXTPROCDart =
     void Function(int vaobj, int buffer, int index, int size, int type, int stride, Pointer<NativeType>  offset)
    
    
    
Implementation
typedef PFNGLVERTEXARRAYVERTEXATTRIBLOFFSETEXTPROCDart =
    void Function(
      int vaobj,
      int buffer,
      int index,
      int size,
      int type,
      int stride,
      Pointer<NativeType> offset,
    );