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