bn_sub
borrow = bn_sub(r->d, rn, a->d, a->top, b->d, b->top);
BN_ULONG bn_sub(BN_ULONG *r, int r_len, const BN_ULONG *a, int a_len,