Function windows::Win32::Security::Authentication::Identity::LsaOpenPolicy

pub unsafe fn LsaOpenPolicy(
    systemname: Option<*const LSA_UNICODE_STRING>,
    objectattributes: *const LSA_OBJECT_ATTRIBUTES,
    desiredaccess: u32,
    policyhandle: *mut LSA_HANDLE,
) -> NTSTATUS