Function windows_sys::Win32::Security::Cryptography::NCryptCreateProtectionDescriptor
pub unsafe extern "system" fn NCryptCreateProtectionDescriptor(
pwszdescriptorstring: PCWSTR,
dwflags: u32,
phdescriptor: *mut NCRYPT_DESCRIPTOR_HANDLE,
) -> HRESULT