module Syscall: sig .. end
sig
end
val syscall : (unit -> 'a) -> ('a, exn) Core.Std.Result.t
(unit -> 'a) -> ('a, exn) Core.Std.Result.t