pub unsafe fn ProcWakeup(
    arg_proc_: *mut PGPROC,
    arg_waitStatus: ProcWaitStatus
) -> *mut PGPROC