pub unsafe fn tuplesort_putdatum(
    arg_state: *mut Tuplesortstate,
    arg_val: Datum,
    arg_isNull: bool
)