pub unsafe extern "C" fn gtk_file_chooser_remove_shortcut_folder_uri(
    chooser: *mut GtkFileChooser,
    uri: *const c_char,
    error: *mut *mut GError
) -> gboolean