PFNGLPROGRAMENVPARAMETERI4INVPROCDart typedef
        PFNGLPROGRAMENVPARAMETERI4INVPROCDart =
     void Function(int target, int index, int x, int y, int z, int w)
    
    
    
Implementation
typedef PFNGLPROGRAMENVPARAMETERI4INVPROCDart =
    void Function(int target, int index, int x, int y, int z, int w);