pub unsafe extern "C" fn gst_gl_context_new_wrapped(
    display: *mut GstGLDisplay,
    handle: uintptr_t,
    context_type: GstGLPlatform,
    available_apis: GstGLAPI
) -> *mut GstGLContext