pub unsafe extern "C" fn gtk_file_chooser_set_current_name(
    chooser: *mut GtkFileChooser,
    name: *const c_char
)