pub unsafe extern "C" fn atg_to_mkldnn(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    dtype_: c_int
)