pub unsafe extern "system" fn WaitNamedPipeA(
    lpNamedPipeName: *const i8,
    nTimeOut: u32
) -> i32