pub unsafe extern "C" fn Stream_Read(
    s: *mut Stream,
    buffer: *mut cc_uint8,
    count: cc_uint32
) -> cc_result