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