pub unsafe extern "C" fn gegl_node_set_property(
    node: *mut GeglNode,
    property_name: *const c_char,
    value: *const GValue
)