pub unsafe extern "system" fn WNetGetConnectionA(
    lplocalname: PCSTR,
    lpremotename: PSTR,
    lpnlength: *mut u32,
) -> WIN32_ERROR