pub unsafe extern "C" fn gtk_file_chooser_remove_choice(
    chooser: *mut GtkFileChooser,
    id: *const c_char
)
Available on crate feature v3_22 only.