pthread_timedjoin_np

Function pthread_timedjoin_np 

pub unsafe extern "C" fn pthread_timedjoin_np(
    thread: u64,
    retval: *mut *mut c_void,
    abstime: *const timespec,
) -> i32