pub unsafe extern "C" fn EVP_HPKE_KEY_move(
    out: *mut EVP_HPKE_KEY,
    in_: *mut EVP_HPKE_KEY
)