Function csptrs_
extern(C) void csptrs_
(
char* uplo,
int* n,
int* nrhs,
std .complex .Complex!(float)* ap,
int* ipiv,
std .complex .Complex!(float)* b,
int* ldb,
int* info,
int uplo_len
);