pub type Acl = ArrayType;
struct Acl { pub vl_len_: i32, pub ndim: i32, pub dataoffset: i32, pub elemtype: Oid, }
vl_len_: i32
ndim: i32
dataoffset: i32
elemtype: Oid