void reset_procmask(void) { printf("STUB: %s()", __func__); } int get_fake_if(void *ctx) { printf("STUB: %s() -> 0", __func__); return 0; }