pub unsafe extern "stdcall" fn GetEnvironmentVariableW(
    lpName: LPCWSTR,
    lpBuffer: LPWSTR,
    nSize: DWORD
) -> DWORD