refcount_inc
add_function_hook("refcount_inc", &refcount_inc, INT_PTR(0));
add_function_hook("refcount_add", &refcount_inc, INT_PTR(1));