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