pub unsafe extern "C" fn fy_parser_set_malloc_string( fyp: *mut fy_parser, str_: *mut c_char, len: usize, ) -> c_int