pub unsafe extern "C" fn gtk_entry_set_visibility(
    entry: *mut GtkEntry,
    visible: gboolean
)