pub unsafe extern "stdcall" fn SetEnvironmentVariableA(
    lpName: LPCSTR,
    lpValue: LPCSTR
) -> BOOL