Function windows_sys::Win32::Security::LookupPrivilegeValueW

pub unsafe extern "system" fn LookupPrivilegeValueW(
    lpsystemname: PCWSTR,
    lpname: PCWSTR,
    lpluid: *mut LUID,
) -> BOOL