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