pub unsafe extern "C" fn lyd_print_path(
    path: *const c_char,
    root: *const lyd_node,
    format: Type,
    options: u32
) -> Type