pub unsafe extern "system" fn WaitNamedPipeA(
    lpNamedPipeName: LPCSTR,
    nTimeOut: DWORD
) -> BOOL