Relocation.Kind
type t =
| REL32 of string * int64
| DIR32 of string * int64
| DIR64 of string * int64