pub unsafe extern "C" fn MDL_context_acquire_locks(
    this: *mut MDL_context,
    requests: *mut MDL_request_list,
    lock_wait_timeout: f64
) -> bool