pub unsafe extern "C" fn BLAS_dusrows_scale(
A: blas_sparse_matrix,
d: *const f64,
trans: blas_trans_type,
) -> c_intpub unsafe extern "C" fn BLAS_dusrows_scale(
A: blas_sparse_matrix,
d: *const f64,
trans: blas_trans_type,
) -> c_int