Function windows::Win32::Security::Authentication::Identity::LsaSetInformationPolicy
pub unsafe fn LsaSetInformationPolicy<P0>(
policyhandle: P0,
informationclass: POLICY_INFORMATION_CLASS,
buffer: *const c_void,
) -> NTSTATUSwhere
P0: Param<LSA_HANDLE>,