pub unsafe extern "C" fn g_io_channel_set_flags(
    channel: *mut GIOChannel,
    flags: GIOFlags,
    error: *mut *mut GError
) -> GIOStatus