pub unsafe extern "C" fn BLAS_dusget_infinity_norm(
    A: blas_sparse_matrix,
    in_: *mut f64,
    trans: blas_trans_type
) -> c_int