module Error: sig .. end
sig
end
type t = Unix.error
Unix.error
val of_system_int : int -> t
int -> t