pub unsafe extern "system" fn WNetAddConnection2A(
    lpnetresource: *const NETRESOURCEA,
    lppassword: PCSTR,
    lpusername: PCSTR,
    dwflags: NET_CONNECT_FLAGS,
) -> WIN32_ERROR