Function cpbsv_
extern(C) void cpbsv_
(
char* uplo,
int* n,
int* kd,
int* nrhs,
std .complex .Complex!(float)* ab,
int* ldab,
std .complex .Complex!(float)* b,
int* ldb,
int* info,
int uplo_len
);