ocaml-rate-limit: bind handle_request callbacks
The example referenced [process_request] / [respond_429] as free
identifiers; pass them as parameters to [handle_request] along with
[~now] (avoiding [Unix.gettimeofday]). Switch [Printf] to [Fmt.pr]
and add [fmt] to the mdx libraries.