msqid_ds13
__msgctl13(int msqid, int cmd, struct msqid_ds13 *ds13)
struct msqid_ds13 omsqbuf;
__native_to_msqid_ds13(const struct msqid_ds *msqbuf, struct msqid_ds13 *omsqbuf)
int __msgctl13(int, int, struct msqid_ds13 *);
static __inline void __msqid_ds13_to_native(const struct msqid_ds13 *, struct msqid_ds *);
static __inline void __native_to_msqid_ds13(const struct msqid_ds *, struct msqid_ds13 *);
__msqid_ds13_to_native(const struct msqid_ds13 *omsqbuf, struct msqid_ds *msqbuf)