pub unsafe extern "C" fn EVP_PKEY_CTX_get_params(
    ctx: *mut EVP_PKEY_CTX,
    params: *mut OSSL_PARAM
) -> c_int