pub unsafe extern "C" fn lyd_parse_data_fd( ctx: *const ly_ctx, fd: c_int, format: Type, parse_options: u32, validate_options: u32, tree: *mut *mut lyd_node, ) -> Type