pub unsafe extern "C" fn dzl_tree_node_remove_emblem(
    self_: *mut DzlTreeNode,
    emblem_name: *const c_char
)