pub unsafe extern "C" fn evrpc_pool_set_timeout(
    pool: *mut evrpc_pool,
    timeout_in_secs: c_int
)