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