pub unsafe extern "C" fn MDL_context_acquire_lock(
    this: *mut MDL_context,
    mdl_request: *mut MDL_request,
    lock_wait_timeout: f64
) -> bool