msqid_ds32
struct msqid_ds32 u;
char buf_l_[PADL_(struct msqid_ds32 *)]; struct msqid_ds32 * buf; char buf_r_[PADR_(struct msqid_ds32 *)];
error = copyout(&msqbuf32, uap->buf, sizeof(struct msqid_ds32));
struct msqid_ds32 msqbuf32;
error = copyout(&msqbuf32, uap->buf, sizeof(struct msqid_ds32));