pub unsafe extern "C" fn BN_MONT_CTX_new_for_modulus(
    mod_: *const BIGNUM,
    ctx: *mut BN_CTX
) -> *mut BN_MONT_CTX