pub unsafe extern "C" fn getdelim( __lineptr: *mut *mut i8, __n: *mut usize, __delimiter: i32, __stream: *mut _IO_FILE, ) -> i64