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