pub unsafe extern "C" fn thread_info(
    target_act: thread_inspect_t,
    flavor: thread_flavor_t,
    thread_info_out: thread_info_t,
    thread_info_outCnt: *mut mach_msg_type_number_t
) -> kern_return_t