pub unsafe extern "C" fn BN_X931_generate_Xpq( Xp: *mut bignum_st, Xq: *mut bignum_st, nbits: i32, ctx: *mut bignum_ctx, ) -> i32