pub unsafe extern "C" fn atg__prelu_kernel(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    weight_: *mut C_tensor
)