void int_swap(int* a, int* b); void float_swap(float* a, float* b);