pub unsafe extern "C" fn frida_session_snapshot_script(
    self_: *mut FridaSession,
    embed_script: *const gchar,
    options: *mut FridaSnapshotOptions,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)