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