Function dpbstf_

extern(C) void dpbstf_ (
  char* uplo,
  int* n,
  int* kd,
  double* ab,
  int* ldab,
  int* info,
  int uplo_len
);