pub unsafe extern "C" fn frida_compiler_watch_sync(
    self_: *mut FridaCompiler,
    entrypoint: *const gchar,
    options: *mut FridaWatchOptions,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
)