PFNGLGETQUERYBUFFEROBJECTI64VPROCDart typedef
        PFNGLGETQUERYBUFFEROBJECTI64VPROCDart =
     void Function(int id, int buffer, int pname, Pointer<NativeType>  offset)
    
    
    
Implementation
typedef PFNGLGETQUERYBUFFEROBJECTI64VPROCDart =
    void Function(int id, int buffer, int pname, Pointer<NativeType> offset);