pub unsafe extern "C" fn gtk_popover_get_offset(
    popover: *mut GtkPopover,
    x_offset: *mut c_int,
    y_offset: *mut c_int
)