pub unsafe extern "C" fn getdelim( __line_ptr: *mut *mut c_char, __line_length_ptr: *mut usize, __delimiter: c_int, __fp: *mut FILE ) -> isize