pub unsafe extern "C" fn gtk_file_chooser_button_new(
    title: *const c_char,
    action: GtkFileChooserAction
) -> *mut GtkWidget