pub unsafe extern "C" fn lyd_insert_child(
    parent: *mut lyd_node,
    node: *mut lyd_node
) -> Type