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