pub unsafe extern "C" fn rb_waitpid(
    pid: pid_t,
    status: *mut c_int,
    flags: c_int
) -> pid_t