is_negative
static int is_negative(const void *number, size_t s)
#define is_negative(a) (!(is_non_negative(a)))