pub unsafe extern "C" fn frida_session_snapshot_script_sync(
    self_: *mut FridaSession,
    embed_script: *const gchar,
    options: *mut FridaSnapshotOptions,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> *mut GBytes