void UserHostActive(int active) __attribute__ ((weak)); void UserHostActive(int active) { return; }