Function windows_sys::Win32::Security::Authentication::Identity::LsaOpenPolicy
pub unsafe extern "system" fn LsaOpenPolicy(
systemname: *const LSA_UNICODE_STRING,
objectattributes: *const LSA_OBJECT_ATTRIBUTES,
desiredaccess: u32,
policyhandle: *mut LSA_HANDLE,
) -> NTSTATUS