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