pub unsafe extern "C" fn pthread_sigqueue(
    thread: u64,
    sig: i32,
    value: sigval
) -> i32