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