Options used by the start_link/9 functions
start_link/9
handler :: {module, args :: [Keyword.t]}
option :: {:max_wait_time, non_neg_integer} | {:min_bytes, non_neg_integer} | {:max_bytes, non_neg_integer}
options :: [option]