Function ConnectNamedPipe

pub unsafe extern "system" fn ConnectNamedPipe(
    hnamedpipe: HANDLE,
    lpoverlapped: *mut OVERLAPPED,
) -> BOOL