pub unsafe fn getTypeOutputInfo(
    arg_type_: Oid,
    arg_typOutput: *mut Oid,
    arg_typIsVarlena: *mut bool
)