pub unsafe extern "C" fn __getdelim( __lineptr: *mut *mut c_char, __n: *mut size_t, __delimiter: c_int, __stream: *mut FILE ) -> __ssize_t