pub unsafe extern "C" fn pthread_attr_setstack( __attr: *mut pthread_attr_t, __stackaddr: *mut c_void, __stacksize: usize, ) -> c_int