pub unsafe extern "C" fn gst_gl_framebuffer_attach(
    fb: *mut GstGLFramebuffer,
    attachment_point: c_uint,
    mem: *mut GstGLBaseMemory
)