pub unsafe extern "C" fn thread_pool_set_affinity( T: *mut thread_pool_struct, cpus: *mut c_int, length: slong, ) -> c_int