pub unsafe extern "C" fn MDL_wait_timed_wait(
    this: *mut MDL_wait,
    owner: *mut MDL_context_owner,
    abs_timeout: *mut timespec,
    signal_timeout: bool,
    wait_state_name: *const PSI_stage_info
) -> Type