psinfo_n_to_32
extern void psinfo_n_to_32(const psinfo_t *, psinfo32_t *);
psinfo_n_to_32(&P->psinfo, &pi32);
psinfo_n_to_32(&ps, &ps32);