windows::Win32::Security::Authentication::Identity

Function LsaSetInformationPolicy

pub unsafe fn LsaSetInformationPolicy(
    policyhandle: LSA_HANDLE,
    informationclass: POLICY_INFORMATION_CLASS,
    buffer: *const c_void,
) -> NTSTATUS