pub unsafe extern "C" fn gst_gl_window_send_message_async(
    window: *mut GstGLWindow,
    callback: GstGLWindowCB,
    data: gpointer,
    destroy: GDestroyNotify
)