pub unsafe extern "C" fn g_io_channel_set_encoding(
    channel: *mut GIOChannel,
    encoding: *const i8,
    error: *mut *mut GError
) -> i32