Variable VertexInputAttrib.offset

struct VertexInputAttrib
{
  // ...
  ulong offset ;
  // ...
}