pub unsafe extern "C" fn BLAS_cusget_rows_nnz(
    A: blas_sparse_matrix,
    fr: c_int,
    lr: c_int,
    nnzp: *mut c_int
) -> c_int