pub unsafe extern "C" fn gegl_node_create_child(
    parent: *mut GeglNode,
    operation: *const c_char
) -> *mut GeglNode