Function dsygst_
extern(C) void dsygst_
(
int* itype,
char* uplo,
int* n,
double* a,
int* lda,
double* b,
int* ldb,
int* info,
int uplo_len
);