pub unsafe fn SaslEnumerateProfilesW(
    profilelist: *mut PWSTR,
    profilecount: *mut u32,
) -> Result<()>