pub unsafe extern "C" fn gst_gl_video_allocation_params_new_wrapped_texture(
context: *mut GstGLContext,
alloc_params: *const GstAllocationParams,
v_info: *const GstVideoInfo,
plane: c_uint,
valign: *const GstVideoAlignment,
target: GstGLTextureTarget,
tex_format: GstGLFormat,
tex_id: c_uint,
user_data: gpointer,
notify: GDestroyNotify,
) -> *mut GstGLVideoAllocationParams