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