The `INLINE` macro that is defined at [blake3_impl.h:30](https://github.com/BLAKE3-team/BLAKE3/blob/master/c/blake3_impl.h#L30) conflicts with other projects that already define `INLINE`. It would be great if you could either add the ability to override `INLINE`, or rename it to `BLAKE3_INLINE` or similar.