···6464 /* The following functions are included in version 3 of this structure */
6565 void (*pthread_clear_qos_tsd)(mach_port_t);
66666767+ /* The following functions are included in version 4 of this structure */
6868+ int (*pthread_current_stack_contains_np)(const void *, size_t);
6969+6770 /* Subsequent versions must only add pointers! */
6871 void (*dyld_func_lookup)(const char*,void**);
6972} *_libkernel_functions_t;