Function LookupPrivilegeValueA

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