pub unsafe extern "C" fn Socket_Read(
    s: cc_socket,
    data: *mut cc_uint8,
    count: cc_uint32,
    modified: *mut cc_uint32
) -> cc_result