pub unsafe extern "system" fn RasGetEapUserIdentityW(
    pszphonebook: PCWSTR,
    pszentry: PCWSTR,
    dwflags: u32,
    hwnd: HWND,
    ppraseapuseridentity: *mut *mut RASEAPUSERIDENTITYW,
) -> u32