pub unsafe extern "C" fn Stream_ReadLine(
    s: *mut Stream,
    text: *mut cc_string
) -> cc_result