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