pub unsafe extern "C" fn gtk_file_chooser_native_set_accept_label(
    self_: *mut GtkFileChooserNative,
    accept_label: *const c_char
)
Available on crate feature v3_20 only.