pub unsafe extern "C" fn gtk_file_chooser_button_set_title(
    button: *mut GtkFileChooserButton,
    title: *const c_char
)