How can I access GPU shared memory? (SSBO)

Hi,

Is there any way to access the GPU shared memory?

Cheers

EDIT: Being a bit more specific, I want to create a SSBO and access it from a shader.