pub unsafe extern "C" fn getline( lineptr: *mut *mut u8, n: *mut usize, stream: *mut FILE, ) -> isize