pub unsafe extern "C" fn gst_gl_window_set_render_rectangle( window: *mut GstGLWindow, x: c_int, y: c_int, width: c_int, height: c_int, ) -> gboolean