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