pub unsafe extern "C" fn gtk_widget_get_pointer(
    widget: *mut GtkWidget,
    x: *mut c_int,
    y: *mut c_int
)