pub unsafe extern "C" fn lyd_print_all(
    out: *mut ly_out,
    root: *const lyd_node,
    format: Type,
    options: u32
) -> Type