pub unsafe extern "C" fn gtk_password_entry_set_show_peek_icon(
    entry: *mut GtkPasswordEntry,
    show_peek_icon: gboolean
)