pub unsafe extern "C" fn yaml_parser_load( parser: *mut yaml_parser_t, document: *mut yaml_document_t, ) -> c_int