pub unsafe extern "stdcall" fn GetEnvironmentVariableA(
    lpName: LPCSTR,
    lpBuffer: LPSTR,
    nSize: DWORD
) -> DWORD