I need to test whether a variable is of type int, or any of np.int*, np.uint*, preferably using a single condition (i.e. no <
int
np.int*
np.uint*