bn_lshift_fixed_top
if (!(bn_lshift_fixed_top(snum, num, norm_shift)))
ret = bn_lshift_fixed_top(r, a, n);
int bn_lshift_fixed_top(BIGNUM *r, const BIGNUM *a, int n);