pub unsafe extern "system" fn WNetAddConnection2W(
    lpnetresource: *const NETRESOURCEW,
    lppassword: PCWSTR,
    lpusername: PCWSTR,
    dwflags: NET_CONNECT_FLAGS,
) -> WIN32_ERROR