pub unsafe extern "C" fn frida_spawn_options_set_envp(
    self_: *mut FridaSpawnOptions,
    value: *mut *mut gchar,
    value_length: gint
)