pub unsafe extern "system" fn WNetAddConnectionW(
    lpremotename: PCWSTR,
    lppassword: PCWSTR,
    lplocalname: PCWSTR,
) -> WIN32_ERROR