pub unsafe extern "C" fn BLAS_dusget_diag(
    A: blas_sparse_matrix,
    d: *mut f64
) -> c_int