pub unsafe extern "C" fn gegl_node_new_child(
    parent: *mut GeglNode,
    first_property_name: *const c_char
    ...
) -> *mut GeglNode