pub unsafe extern "C" fn atg_remainder_scalar_tensor(
    out__: *mut *mut C_tensor,
    self_scalar_: *mut C_scalar,
    other_: *mut C_tensor
)