pub unsafe extern "C" fn pthread_attr_setstack( arg1: *mut pthread_attr_t, arg2: *mut c_void, arg3: size_t, ) -> c_int