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