pub unsafe extern "C" fn dzl_tree_node_prepend(
    node: *mut DzlTreeNode,
    child: *mut DzlTreeNode
)