extern "c" fn wait4(c.T, ?*c_int, c_int, ?*c.T) callconv(.C) c.T
pid: c.T,
status: ?*c_int,
options: c_int,
ru: ?*c.T,