pub unsafe extern "C" fn fparseln( fp: *mut FILE, size: *mut size_t, lineno: *mut size_t, delim: *const [c_char; 3], flags: c_int, ) -> *mut c_char