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