pub unsafe extern "C" fn BN_priv_rand_range_ex( r: *mut bignum_st, range: *const bignum_st, strength: u32, ctx: *mut bignum_ctx, ) -> i32