unsigned int mysql_thread_safe(void)
이 함수는 클라이언트 라이브러리가 스레드 안전으로 컴파일되는지 여부를 나타냅니다.
클라이언트 라이브러리가 스레드 안전의 경우 1, 그렇지 않으면 0.