pub unsafe extern "C" fn waitpid(
    arg1: pid_t,
    arg2: *mut c_int,
    arg3: c_int
) -> pid_t