pub unsafe extern "C" fn sigwait(
    set: *const sigset_t,
    sig: *mut i32
) -> i32