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