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