PFNGLAREPROGRAMSRESIDENTNVPROCDart typedef
        PFNGLAREPROGRAMSRESIDENTNVPROCDart =
     int Function(int n, Pointer<Uint32>  programs, Pointer<Int32>  residences)
    
    
    
Implementation
typedef PFNGLAREPROGRAMSRESIDENTNVPROCDart =
    int Function(int n, Pointer<Uint32> programs, Pointer<Int32> residences);