pub unsafe extern "C" fn SSL_CTX_sess_set_cache_size(
    ctx: *mut SSL_CTX,
    size: c_ulong
) -> c_ulong