This pull request implements the `libsql_wal_get_frame()` API. To do that, we also introduce a `wait_for_completion()` API in I/O dispatcher. Reviewed-by: Jussi Saurio <jussi.saurio@gmail.com> Closes #1533