pub unsafe extern "C" fn MDL_context_set_lock_duration(
    this: *mut MDL_context,
    mdl_ticket: *mut MDL_ticket,
    duration: Type
)