pub unsafe extern "C" fn OrtSessionOptionsAppendExecutionProvider_Dnnl(
    options: *mut OrtSessionOptions,
    use_arena: c_int
) -> OrtStatusPtr