Function windows_sys::Win32::Security::Cryptography::CryptUpdateProtectedState
pub unsafe extern "system" fn CryptUpdateProtectedState(
poldsid: PSID,
pwszoldpassword: PCWSTR,
dwflags: u32,
pdwsuccesscount: *mut u32,
pdwfailurecount: *mut u32,
) -> BOOL