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