pub unsafe extern "stdcall" fn WNetAddConnectionA(
    lpRemoteName: LPCSTR,
    lpPassword: LPCSTR,
    lpLocalName: LPCSTR
) -> DWORD