Function zhegst_
extern(C) void zhegst_
(
int* itype,
char* uplo,
int* n,
std .complex .Complex!(double)* a,
int* lda,
std .complex .Complex!(double)* b,
int* ldb,
int* info,
int uplo_len
);