let get_iloop_header env b = 
    try Some (Hashtbl.find env.iloop_header b) with Not_found -> None