pub unsafe extern "C" fn BN_rand_range_ex( r: *mut BIGNUM, min_inclusive: BN_ULONG, max_exclusive: *const BIGNUM, ) -> c_int