Function windows_sys::Win32::System::GroupPolicy::GetGPOListW

pub unsafe extern "system" fn GetGPOListW(
    htoken: HANDLE,
    lpname: PCWSTR,
    lphostname: PCWSTR,
    lpcomputername: PCWSTR,
    dwflags: u32,
    pgpolist: *mut *mut GROUP_POLICY_OBJECTW,
) -> BOOL