pub unsafe extern "system" fn NCryptQueryProtectionDescriptorName(
    pwszname: PCWSTR,
    pwszdescriptorstring: PWSTR,
    pcdescriptorstring: *mut usize,
    dwflags: u32
) -> HRESULT
Expand description

Required features: "Win32_Security_Cryptography"