pub unsafe extern "C" fn atg_full_like(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    fill_value_: *mut C_scalar
)