pub unsafe extern "C" fn fy_document_build_from_malloc_string(
cfg: *const fy_parse_cfg,
str_: *mut c_char,
len: usize,
) -> *mut fy_documentpub unsafe extern "C" fn fy_document_build_from_malloc_string(
cfg: *const fy_parse_cfg,
str_: *mut c_char,
len: usize,
) -> *mut fy_document