pub unsafe extern "C" fn atg__autocast_to_reduced_precision(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    cuda_enabled_: c_int,
    cpu_enabled_: c_int,
    cuda_dtype_: c_int,
    cpu_dtype_: c_int
)