pub unsafe extern "stdcall" fn LookupPrivilegeValueW(
    lpSystemName: LPCWSTR,
    lpName: LPCWSTR,
    lpLuid: PLUID
) -> BOOL