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