pub unsafe extern "C" fn frida_device_spawn_sync(
    self_: *mut FridaDevice,
    program: *const gchar,
    options: *mut FridaSpawnOptions,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> guint