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