pub unsafe extern "C" fn gtk_layer_set_margin(
    window: *mut GtkWindow,
    edge: GtkLayerShellEdge,
    margin_size: c_int
)