pub unsafe extern "C" fn gst_gl_renderbuffer_allocation_params_new(
context: *mut GstGLContext,
alloc_params: *const GstAllocationParams,
renderbuffer_format: GstGLFormat,
width: c_uint,
height: c_uint,
) -> *mut GstGLRenderbufferAllocationParams