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