pub unsafe extern "C" fn BN_are_coprime( a: *mut bignum_st, b: *const bignum_st, ctx: *mut bignum_ctx, ) -> i32