Function windows_sys::Win32::Security::LookupPrivilegeNameA

pub unsafe extern "system" fn LookupPrivilegeNameA(
    lpsystemname: PCSTR,
    lpluid: *const LUID,
    lpname: PSTR,
    cchname: *mut u32,
) -> BOOL