pub unsafe extern "C" fn rsa_check_pub_priv(
    pub_: *const rsa_context,
    prv: *const rsa_context
) -> c_int