pub unsafe extern "C" fn MDL_context_rollback_to_savepoint(
    this: *mut MDL_context,
    mdl_savepoint: *const MDL_savepoint
)