pub unsafe extern "C" fn gdk_window_set_geometry_hints(
    window: *mut GdkWindow,
    geometry: *const GdkGeometry,
    geom_mask: GdkWindowHints
)