pub unsafe extern "C" fn BN_to_montgomery(
r: *mut bignum_st,
a: *const bignum_st,
mont: *mut bn_mont_ctx_st,
ctx: *mut bignum_ctx,
) -> i32
pub unsafe extern "C" fn BN_to_montgomery(
r: *mut bignum_st,
a: *const bignum_st,
mont: *mut bn_mont_ctx_st,
ctx: *mut bignum_ctx,
) -> i32