pub unsafe extern "C" fn _frida_g_data_input_stream_read_upto_async(
    stream: *mut GDataInputStream,
    stop_chars: *const gchar,
    stop_chars_len: gssize,
    io_priority: gint,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)