-record(child_spec, { id :: binary(), start_module :: gleam@erlang@atom:atom_(), start_function :: gleam@erlang@atom:atom_(), start_args :: any(), restart :: glixir@supervisor:restart_strategy(), shutdown_timeout :: integer(), child_type :: glixir@supervisor:child_type() }).