pub unsafe extern "C" fn gdk_event_get_root_coords( event: *const GdkEvent, x_root: *mut c_double, y_root: *mut c_double) -> gboolean