pub unsafe extern "stdcall" fn LookupPrivilegeNameW(
    lpSystemName: LPCWSTR,
    lpLuid: PLUID,
    lpName: LPWSTR,
    cbName: LPDWORD
) -> BOOL