lba_free
if (lba_free(&start, NULL) == -1)
int lba_free(uint64_t *, uint64_t *);
rslt = lba_free(&start, &end);
rslt = lba_free(&bs, NULL);