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