pub unsafe extern "C" fn SSL_CTX_set0_buffer_pool(
    ctx: *mut SSL_CTX,
    pool: *mut CRYPTO_BUFFER_POOL
)