pub unsafe extern "C" fn gst_gl_framebuffer_new_with_default_depth(
    context: *mut GstGLContext,
    width: c_uint,
    height: c_uint
) -> *mut GstGLFramebuffer