pub unsafe extern "C" fn atg_to_dtype_layout(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    options_kind: c_int,
    options_device: c_int,
    non_blocking_: c_int,
    copy_: c_int
)