pub unsafe extern "system" fn WNetGetConnectionW(
    lplocalname: PCWSTR,
    lpremotename: PWSTR,
    lpnlength: *mut u32,
) -> WIN32_ERROR