pub unsafe fn get_attname(
    arg_relid: Oid,
    arg_attnum: AttrNumber,
    arg_missing_ok: bool
) -> *mut c_char