pub unsafe extern "C" fn gst_gl_buffer_allocation_params_new(
    context: *mut GstGLContext,
    alloc_size: size_t,
    alloc_params: *const GstAllocationParams,
    gl_target: c_uint,
    gl_usage: c_uint
) -> *mut GstGLBufferAllocationParams