Types.NPatchLayout
type t =
| Nine_patch
| Three_patch_vertical
| Three_patch_horizontal
val vals : (t * int64 F.const) list
val t : t F.typ