pub unsafe extern "C" fn gdk_rectangle_contains_point( rect: *const GdkRectangle, x: c_int, y: c_int, ) -> gboolean