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