pub unsafe extern "C" fn gtk_snapshot_render_frame(
    snapshot: *mut GtkSnapshot,
    context: *mut GtkStyleContext,
    x: c_double,
    y: c_double,
    width: c_double,
    height: c_double
)