pub unsafe extern "C" fn gtk_file_chooser_select_filename(
    chooser: *mut GtkFileChooser,
    filename: *const c_char
) -> gboolean