pub unsafe fn sigqueue(
    arg___pid: __pid_t,
    arg___sig: c_int,
    arg___val: sigval
) -> c_int