Function ztrevc_
extern(C) void ztrevc_
(
char* side,
char* howmny,
int* select,
int* n,
std .complex .Complex!(double)* t,
int* ldt,
std .complex .Complex!(double)* vl,
int* ldvl,
std .complex .Complex!(double)* vr,
int* ldvr,
int* mm,
int* m,
std .complex .Complex!(double)* work,
double* rwork,
int* info,
int side_len,
int howmny_len
);