pub unsafe extern "C" fn fparseln( stream: *mut FILE, len: *mut size_t, lineno: *mut size_t, delim: *const c_char, flags: c_int, ) -> *mut c_char