pub unsafe extern "C" fn gtk_layer_set_anchor(
    window: *mut GtkWindow,
    edge: GtkLayerShellEdge,
    anchor_to_edge: gboolean
)