find_and_get_object
object = find_and_get_object(ptr, 0);
object = find_and_get_object((unsigned long)ptr, 1);
object = find_and_get_object(ptr, 1);