pub unsafe extern "C" fn gtk_widget_set_cursor(
    widget: *mut GtkWidget,
    cursor: *mut GdkCursor
)