Function csptri_
extern(C) void csptri_
(
char* uplo,
int* n,
std .complex .Complex!(float)* ap,
int* ipiv,
std .complex .Complex!(float)* work,
int* info,
int uplo_len
);