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