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