Function zptsv_
extern(C) void zptsv_
(
int* n,
int* nrhs,
double* d,
std .complex .Complex!(double)* e,
std .complex .Complex!(double)* b,
int* ldb,
int* info
);