pub unsafe fn get_typlenbyval(
    arg_typid: Oid,
    arg_typlen: *mut int16,
    arg_typbyval: *mut bool
)