====== BS_InitSDK ====== Initializes the SDK. This function should be called once before any other functions are executed. === 지원 모델 === FaceStation, BioStation T2, D-Station, BioStation, BioEntry Plus, BioEntry W, BioLite Net, X-Station, Xpass, Xpass Slim, Xpass S2 ==== 코드 ==== BS_RET_CODE BS_InitSDK() ==== 매개 변수 ==== 없음 ==== 응답 코드 ==== If the function succeeds, return ''BS_SUCCESS''. Otherwise, return the corresponding error code.