Function windows_sys::Win32::Security::LookupPrivilegeNameW

pub unsafe extern "system" fn LookupPrivilegeNameW(
    lpsystemname: PCWSTR,
    lpluid: *const LUID,
    lpname: PWSTR,
    cchname: *mut u32,
) -> BOOL