pub unsafe extern "C" fn BN_rand_ex( rnd: *mut bignum_st, bits: i32, top: i32, bottom: i32, strength: u32, ctx: *mut bignum_ctx, ) -> i32