testloan
testloan(vp, vp2, 'A', 0);
testloan(vp, vp2, 'B', 1);
testloan(vp, vp2, 'E', 1);
static void testloan(void *, void *, char, int);