pub unsafe fn plpgsql_exec_trigger(
    arg_func: *mut PLpgSQL_function,
    arg_trigdata: *mut TriggerData
) -> HeapTuple