pub unsafe extern "C" fn Object_creation_ctx_restore_env(
    this: *mut Object_creation_ctx,
    thd: *mut THD,
    backup_ctx: *mut Object_creation_ctx
)