pub unsafe extern "C" fn BLAS_duscr_insert_row( A: blas_sparse_matrix, i: c_int, nnz: c_int, val: *const f64, indx: *const c_int, ) -> c_int