pub unsafe extern "C" fn gdk_popup_layout_set_offset(
    layout: *mut GdkPopupLayout,
    dx: c_int,
    dy: c_int
)