let pop_context: (unit -> unit) ref = 
  ref (fun _ -> Kernel.fatal "You called an uninitialized pop_context")