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