pub unsafe extern "system" fn CryptUpdateProtectedState(
    poldsid: PSID,
    pwszoldpassword: PWSTR,
    dwflags: u32,
    pdwsuccesscount: *mut u32,
    pdwfailurecount: *mut u32
) -> BOOL
Expand description

Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’