pub unsafe extern "system" fn NCryptGetProtectionDescriptorInfo(
    hdescriptor: NCRYPT_DESCRIPTOR_HANDLE,
    pmempara: *const NCRYPT_ALLOC_PARA,
    dwinfotype: u32,
    ppvinfo: *mut *mut c_void
) -> HRESULT