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