GlNamedBufferPageCommitmentMemNVNative typedef
        GlNamedBufferPageCommitmentMemNVNative =
     Void Function(Uint32 buffer, Int64 offset, Int64 size, Uint32 memory, Uint64 memOffset, Uint8 commit)
    
    
    
Implementation
typedef GlNamedBufferPageCommitmentMemNVNative = Void Function(Uint32 buffer,
    Int64 offset, Int64 size, Uint32 memory, Uint64 memOffset, Uint8 commit);