pub unsafe extern "C" fn gegl_node_set_time(
    node: *mut GeglNode,
    time: c_double
)