Function windows_sys::Win32::Security::LookupPrivilegeValueA

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