__native_to_ipc_perm14
static __inline void __native_to_ipc_perm14(const struct ipc_perm *, struct ipc_perm14 *);
__native_to_ipc_perm14(&msqbuf->msg_perm, &omsqbuf->msg_perm);
__native_to_ipc_perm14(&sembuf->sem_perm, &osembuf->sem_perm);
__native_to_ipc_perm14(&shmbuf->shm_perm, &oshmbuf->shm_perm);