pub unsafe extern "C" fn gtk_layout_get_size(
    layout: *mut GtkLayout,
    width: *mut c_uint,
    height: *mut c_uint
)