pub unsafe extern "C" fn MDL_context_is_lock_owner(
    this: *mut MDL_context,
    mdl_namespace: Type,
    db: *const c_char,
    name: *const c_char,
    mdl_type: Type
) -> bool