pub unsafe extern "stdcall" fn LookupPrivilegeNameA(
    lpSystemName: LPCSTR,
    lpLuid: PLUID,
    lpName: LPSTR,
    cbName: LPDWORD
) -> BOOL