Function windows::Win32::Security::Authentication::Identity::LsaRetrievePrivateData
pub unsafe fn LsaRetrievePrivateData<P0>(
policyhandle: P0,
keyname: *const LSA_UNICODE_STRING,
privatedata: *mut *mut LSA_UNICODE_STRING,
) -> NTSTATUSwhere
P0: Param<LSA_HANDLE>,