pub unsafe extern "C" fn io_channel_alloc_buf(
    channel: io_channel,
    count: c_int,
    ptr: *mut c_void
) -> errcode_t