sigevent32
struct sigevent32 ev32;
convert_sigevent32(struct sigevent32 *sig32, struct sigevent *sig)
char evp_l_[PADL_(struct sigevent32 *)]; struct sigevent32 * evp; char evp_r_[PADR_(struct sigevent32 *)];
char sig_l_[PADL_(struct sigevent32 *)]; struct sigevent32 * sig; char sig_r_[PADR_(struct sigevent32 *)];
char sigev_l_[PADL_(const struct sigevent32 *)]; const struct sigevent32 * sigev; char sigev_r_[PADR_(const struct sigevent32 *)];
int convert_sigevent32(struct sigevent32 *sig32, struct sigevent *sig);
struct sigevent32 ev32;
struct sigevent32 aio_sigevent; /* Signal to deliver */
struct sigevent32 sig32;