pub unsafe extern "C" fn gst_gl_window_resize(
    window: *mut GstGLWindow,
    width: c_uint,
    height: c_uint
)