pub unsafe extern "C" fn gtk_recent_chooser_unselect_uri(
    chooser: *mut GtkRecentChooser,
    uri: *const c_char
)