pub unsafe extern "C" fn _frida_g_io_channel_read(
    channel: *mut GIOChannel,
    buf: *mut gchar,
    count: gsize,
    bytes_read: *mut gsize
) -> GIOError