pub unsafe extern "stdcall" fn ExpandEnvironmentStringsA(
    lpSrc: LPCSTR,
    lpDst: LPSTR,
    nSize: DWORD
) -> DWORD